* url-auth.el (url-digest-auth): Don't show prompt if
authorChong Yidong <cyd@stupidchicken.com>
Mon, 25 Feb 2008 16:18:51 +0000 (16:18 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 25 Feb 2008 16:18:51 +0000 (16:18 +0000)
commit8538391eb81a4d7bc96c4fa6f12d90e17b7c86db
treee8f71acbe699bd041d498895cc483cfc8b68a62c
parentd4d0337701de679c31d50e514d43088849699cb8
* url-auth.el (url-digest-auth): Don't show prompt if
authentication succeeded on the previous pass.  Don't pass
"opaque" value if none is presented by the server.
lisp/url/ChangeLog